Create Blueprint
Overview
The blueprint definition is now complete. It's time to deploy the blueprint to AutoCloud using Terraform. Review the code produced, run terraform apply, and verify that the blueprint has been deployed to AutoCloud in Draft status.
Review Terraform Code
The final Terraform code defining the KMS encrypted S3 bucket should look like this:
If there are discrepancies, please return to the previous steps and review.
Deploy Blueprint
To deploy the blueprint, run terraform apply, review the changes, and deploy:
Verify Draft Blueprint Created in AutoCloud
Upon successful apply, the blueprint should be available in AutoCloud in draft status. To verify, log into AutoCloud, navigate to the Terraform Blueprints section, click on the Drafts tab, and you should see the KMS Encrypted S3 Bucket blueprint available:

The blueprint is ready for testing and publication for consumption.