aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Fix deployment for GovCloud region us-gov-west-1 #238

Closed BarcoMasile closed 1 year ago

BarcoMasile commented 1 year ago

Description

This PR addresses the deployment issue related to a Cost Explorer policy being deployed in GovCloud region. The fix is not deploy that specific part of the CostMonitoringAndPricingPolicy. NB: the name of the policy has been left unchanged since changing it right now doesn't provide much value.

This PR doesn't solve any issues since the fix needs to be addressed at code level also.

How Has This Been Tested?

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.