Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resource "alicloud_cen_instance_grant" no option for "CEN Instance Owner Pays Bills" and "VPC users pay the fees" #7960

Open
sailingchen opened this issue Dec 9, 2024 · 1 comment

Comments

@sailingchen
Copy link

Terraform Version

1.237.0

Affected Resource(s)

  • alicloud_cen_instance_grant

Terraform Reosource

 resource "alicloud_cen_instance_grant" "my_account" {
    child_instance_id =  alicloud_vpc.this.id
    cen_id            = "cen-xxxxxxxxxxxxxx"
   cen_owner_id      = "123456789012345"
 }

Hi, I use Terrafrom resource "alicloud_cen_instance_grant" Cross account Authorization for CEN , it have no option for
"CEN Instance Owner Pays Bills" and "VPC users pay the fees" , default is "CEN Instance Owner Pays Bills", But I need it to be "VPC users pay the fees" , Thankyou very much(非常感谢^^).

@sailingchen
Copy link
Author

20241209163121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant