Control Tower API

0

Hello team ,

AWS has now launched Control tower API with various calls such as CreateLandingZone. I have 2 questions

  1. Can I expect control tower soon in terraform registry too ?
  2. How can I use these API calls in AWS CLI Commands https://aws.amazon.com/about-aws/whats-new/2023/11/automate-aws-control-tower-zone-operations-apis/
1개 답변
0

Hope this information helps with your questions

1.) The AWS provider for Terraform is managed by Hashicorp so AWS have little control over when new features might be added here, in this case it appears the provider has at least some support for the ControlTower APIs [1] 2.) if you wish to use these new APIs from the CLI they are fully supported, you can call something like 'aws cli controltower create-landing-zone'' and pass in parameters for --manifest, --landing-zone-version.

[1] https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/controltower_control

AWS
Barry M
답변함 3달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠