Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Cloud Access Policy support #129

Merged
merged 5 commits into from
Dec 22, 2022

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne requested a review from a team December 22, 2022 13:24
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Dec 22, 2022
Closes #604

Adds two new resources:

- `grafana_cloud_access_policy`: Create a new policy with a set of permissions.
- `grafana_cloud_access_policy_token`: Manage tokens for a given policy.

See the committed examples for more details.

Needs grafana/grafana-api-golang-client#129
Base automatically changed from julienduchesne/add-cloud-org to master December 22, 2022 13:58
@julienduchesne julienduchesne force-pushed the julienduchesne/cloud-access-policies branch from 2f723d5 to 4de6e98 Compare December 22, 2022 13:58
@julienduchesne julienduchesne merged commit 0e0d9a2 into master Dec 22, 2022
@julienduchesne julienduchesne deleted the julienduchesne/cloud-access-policies branch December 22, 2022 14:01
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Jan 2, 2023
Closes #604

Adds two new resources:

- `grafana_cloud_access_policy`: Create a new policy with a set of permissions.
- `grafana_cloud_access_policy_token`: Manage tokens for a given policy.

See the committed examples for more details.

Needs grafana/grafana-api-golang-client#129
julienduchesne added a commit to grafana/terraform-provider-grafana that referenced this pull request Jan 2, 2023
* Implement Cloud Access Policies
Closes #604

Adds two new resources:

- `grafana_cloud_access_policy`: Create a new policy with a set of permissions.
- `grafana_cloud_access_policy_token`: Manage tokens for a given policy.

See the committed examples for more details.

Needs grafana/grafana-api-golang-client#129

* Update client
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants