aws-samples / service-catalog-engine-for-terraform-os

Apache License 2.0
128 stars 40 forks source link

What is the error 'Verbose cannot be true for Product type EXTERNAL.' when I upload external type? #66

Closed hayleyshim closed 8 months ago

hayleyshim commented 8 months ago

Hello, I test the Account Factory Customization(AFC) in the Control Tower.

I haved installed Terraform Reference Engine in hub account. With this terrafom reference engine, I created product 'S3 bucket-opensource' (product type : TERRAFORM_OPEN_SOURCE)

image

I already succeded in Terraform Open Source type in AFC below. image

Now, I haved tested Terraform External Type with the same Terraform Reference Engine.

Process is like below.

[1] I created 'terraform-opensource-test-s3' (product type : EXTERNAL) in hub account. image

[2] and then, I created portfolio for this external product type image

[3] and then, I added constraints. image

[4] and then, I added access. image

[5] and then, I added share. image

[6] But, When I uploaded the external product in the Control Tower

The error message is like that. "Verbose cannot be true for Product type EXTERNAL."

image

Please give me advice this error.

hayleyshim commented 8 months ago