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 Antwort
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
beantwortet vor 3 Monaten
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen