How to create marketplace resource CloudAMQP using terraform

Rajnish Singh 0 Reputation points
2023-06-06T09:29:35.31+00:00

I am trying to automate CloudAMQP creation through terraform on Azure but I am not finding helpful resource documentation. Can you please guide me towards example documentation or procedure?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,272 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Saadia Sajjad 86 Reputation points
    2023-06-06T09:32:46.9833333+00:00
    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.

    1 deleted comment

    Comments have been turned off. Learn more

  3. Saadia Sajjad 86 Reputation points
    2023-06-06T14:42:56.9566667+00:00

    There is no official release of Terraform specifically for the windows_386 platform.

    Terraform primarily supports the amd64 architecture, which corresponds to 64-bit versions of operating systems. The windows_386 platform refers to the 32-bit version of Windows, which is less commonly used for running Terraform.

    To use Terraform on Windows, it is recommended to use a 64-bit version of Windows.


  4. Saadia Sajjad 86 Reputation points
    2023-06-06T14:59:26.08+00:00

    or try to use Version: 1.4.6 as mentioned here

    https://developer.hashicorp.com/terraform/downloads

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.