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 Risposta
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
con risposta 3 mesi fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande