Skip to content

Commit d823299

Browse files
authored
Merge pull request #43 from sherinchandy/patch-1
Update readme.md to incorporate associated account use case.
2 parents 346ded9 + b51a627 commit d823299

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

terraform/readme.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,16 @@ In the CloudFormation template sample, a lambda custom resource was used to crea
159159

160160
### Project Creation
161161

162-
Module samples to create a Datazone project are currently on hold due to an [open issue for project profile creation](https://github.com/hashicorp/terraform-provider-awscc/issues/2380) through the AWS Cloud Control provider. We will monitor the issue and update the sample once this becomes available.
162+
Module samples to create a Datazone project are currently on hold due to an [open issue for project profile creation](https://github.com/hashicorp/terraform-provider-awscc/issues/2380) through the AWS Cloud Control provider. We will monitor the issue and update the sample once this becomes available.
163+
164+
### Below use case steps to automate process of account association and data onboarding.
165+
166+
1. Create IAM roles using CFN
167+
2. Create domain using CFN
168+
3. Add SSO/IAM users CFN
169+
4. Associate accountants TF
170+
5. Enable blue prints in associated account TF
171+
6. Project profile creation for associated account CFN
172+
7. Policy grants for blue prints and project profile CFN/TF
173+
8. Onboard data - CLI/Python, need validation.
174+
9. Create projects CFN

0 commit comments

Comments
 (0)