Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deploying an AWS Terraform Blueprint is a three-step process where you’ll need to:

  1. Create a Terraform Blueprint

  2. Provision your Resource using Terraform Blueprint

  3. Deploy your Terraform Blueprint

...

Note

  • (1) All values must be enclosed in double-quotes.

  • (2)The Terraform template ensures that there are no resources are being updated or deleted in its first deployment.

    • If so, then verifies that this is intentional and then proceed to the next step.


Deploy your Terraform Blueprint

...

Once you’ve provisioned a Terraform Blueprint, you’ll need to deploy it. Follow these steps to deploy your Terraform Blueprint:

...