aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Pricing API Policy prevents GovCloud Deployment #235

Closed sean-smith closed 1 year ago

sean-smith commented 1 year ago

The line https://github.com/aws/aws-parallelcluster-ui/blob/92d175b5fb47e9f19b9f00b83ccfd8c419d03c89/infrastructure/parallelcluster-ui.yaml#LL763C27-L763C30

Results in the error:

Partition "aws" is not valid for resource "arn:aws:ce:us-east-1::/*". (Service: AmazonIdentityManagement; Status Code: 400; Error Code: MalformedPolicyDocument; Request ID: 3ef760f7-3467-487a-8eb3-130712e1791c; Proxy: null)
sean-smith commented 1 year ago

Whoops duplicate of #213