Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sbutler/a0c33af877aed4e5c9ac05d6658edeea to your computer and use it in GitHub Desktop.
Save sbutler/a0c33af877aed4e5c9ac05d6658edeea to your computer and use it in GitHub Desktop.
aws_organizations_organizational_unit.example["example3"]: Creating...
aws_organizations_organizational_unit.example["example2"]: Creating...
aws_organizations_organizational_unit.example["example1"]: Creating...
aws_servicecatalog_portfolio.example: Creation complete after 0s [id=port-kwl3t4ex2bu3u]
aws_organizations_organizational_unit.example["example2"]: Creation complete after 1s [id=ou-jjxm-6lwl9nji]
aws_organizations_organizational_unit.example["example3"]: Creation complete after 3s [id=ou-jjxm-nci2egzs]
aws_organizations_organizational_unit.example["example1"]: Creation complete after 4s [id=ou-jjxm-a4e6vdj9]
aws_servicecatalog_portfolio_share.example_ou["example1"]: Creating...
aws_servicecatalog_portfolio_share.example_ou["example2"]: Creating...
aws_servicecatalog_portfolio_share.example_ou["example3"]: Creating...
2022-05-10T12:31:53.051-0500 [ERROR] vertex "aws_servicecatalog_portfolio_share.example_ou[\"example1\"]" error: error waiting for Service Catalog Portfolio Share (port-kwl3t4ex2bu3u:ORGANIZATIONAL_UNIT:arn:aws:organizations::020922072593:ou/o-lrk1hntxan/ou-jjxm-a4e6vdj9) to be ready: unexpected state 'ERROR', wanted target 'COMPLETED, IN_PROGRESS'. last error: %!s(<nil>)
aws_servicecatalog_portfolio_share.example_ou["example3"]: Creation complete after 4s [id=port-kwl3t4ex2bu3u:ORGANIZATIONAL_UNIT:arn:aws:organizations::020922072593:ou/o-lrk1hntxan/ou-jjxm-nci2egzs]
aws_servicecatalog_portfolio_share.example_ou["example2"]: Creation complete after 6s [id=port-kwl3t4ex2bu3u:ORGANIZATIONAL_UNIT:arn:aws:organizations::020922072593:ou/o-lrk1hntxan/ou-jjxm-6lwl9nji]
│ Error: error waiting for Service Catalog Portfolio Share (port-kwl3t4ex2bu3u:ORGANIZATIONAL_UNIT:arn:aws:organizations::020922072593:ou/o-lrk1hntxan/ou-jjxm-a4e6vdj9) to be ready: unexpected state 'ERROR', wanted target 'COMPLETED, IN_PROGRESS'. last error: %!s(<nil>)
│ with aws_servicecatalog_portfolio_share.example_ou["example1"],
│ on main.tf line 32, in resource "aws_servicecatalog_portfolio_share" "example_ou":
│ 32: resource "aws_servicecatalog_portfolio_share" "example_ou" {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment