website logo
HomeTwitterLinkedInLogin ➡️
⌘K
Overview
Getting started
Connect an Account
AWS Account
Azure Subscription
GCP Project
Managing Accounts
Reverse Terraform
Asset Explorer/Reverse Terraform
Diff
Diff Email
Snapshot Diff
Ignored properties
Environment Explorer
Compliance
GraphQL API
IaC Catalog
Overview
Getting Started with Terraform Blueprints
Configuration
Producer Flow
Consumer Flow
CI/CD Configuration
Management
Security
Feedback/Contact
Docs powered by archbee 
5min

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:

Terraform
|


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:



Shell
|


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:

Draft Blueprint
Draft Blueprint


The blueprint is ready for testing and publication for consumption.

Updated 02 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Configuration
Docs powered by archbee 
TABLE OF CONTENTS
Overview
Review Terraform Code
Deploy Blueprint
Verify Draft Blueprint Created in AutoCloud