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

SM: Use common resource framework #1434

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

julienduchesne
Copy link
Member

Same as #1433
Paving the way for TF code generation

However, this one was special because it required some modifications to the framework: Adding optional fields to IDs

This was work that I expected I would have to do for Grafana resources anyways, since most Grafana resources have the optional orgID field that can be used in imports

Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne marked this pull request as ready for review March 21, 2024 01:47
@julienduchesne julienduchesne requested review from a team as code owners March 21, 2024 01:47
@julienduchesne julienduchesne requested review from roobre and The-9880 and removed request for a team March 21, 2024 01:48
Base automatically changed from julienduchesne/remove-global-var to main March 21, 2024 15:27
@julienduchesne julienduchesne requested a review from a team as a code owner March 21, 2024 15:27
julienduchesne added a commit that referenced this pull request Mar 22, 2024
Same as #1433, #1434
This PR is paving the way for TF code generation of oncall resources!
julienduchesne added a commit that referenced this pull request Mar 24, 2024
Same as #1433, #1434
This PR is paving the way for TF code generation of oncall resources!
Same as #1433
Paving the way for TF code generation

However, this one was special because it required some modifications to the framework: Adding optional fields to IDs

This was work that I expected I would have to do for Grafana resources anyways, since most Grafana resources have the optional orgID field that can be used in imports
@julienduchesne julienduchesne merged commit b5851e1 into main Mar 28, 2024
25 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/sm-framework branch March 28, 2024 14:38
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

1 participant