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

gcp - region psuedo resource from static data, and makefile data update target #8517

Merged
merged 4 commits into from May 1, 2023

Conversation

kapilt
Copy link
Collaborator

@kapilt kapilt commented Apr 25, 2023

many gcp resources are increasingly regional based, we should model and support
region modeling, for pass on the cli in similiar fashion to how we support it for
aws. at the moment we default to global semantics.

we have some extant prs that are using a trick of modeling a region as a resource type
to enable the region specific resource as a child resource, so try and preserve region
as a resource for that usage.

  • releng - add makefile target for updating data sets
  • gcp - add region data
  • gcp - pseudo resource for regions

@kapilt kapilt changed the title gcp - region psuedo resource from static data, and makefile data update target" gcp - region psuedo resource from static data, and makefile data update target Apr 25, 2023
Copy link
Member

@ajkerrigan ajkerrigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, good to consolidate those data refreshes 👍

@kapilt kapilt merged commit 582e647 into cloud-custodian:main May 1, 2023
21 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants