Commands
telophasecli diff
This command will read organization.yml
and output:
- Changes required to AWS Organization.
- Output of
cdk diff
. - Output of
terraform plan
.
This command will read organization.yml
and output:
cdk diff
.terraform plan
.