Pierre Erraud
Pierre Erraud
This PR adds the `github_organization_member_privileges` resource to manage member privileges in the settings of an organization. Destroying this resource won't do anything (just removing the resource from the state), as...
This change would create the local_directory data source and resource. This permits to create local directories with specified directory permissions.
## Describe the bug Hello!, Working on https://github.com/GoogleCloudPlatform/terraformer/pull/939, I discovered that a number of resources have bugs after import. ## Expected behavior The provider should import all attributes, or at...
TODO: Management of rate limit for all resources.
## Description WIP! Add WaaS resources to the Terraform provider ## Motivation and Context These resources are missing. ## How Has This Been Tested? On my own SA tenant. ##...
Hello, I was not finding why the controller was not finding the semver of the Plex images (from `docker.io/plexinc/pms-docker`), but I finally understood. My old config: ```yaml apiVersion: image.toolkit.fluxcd.io/v1beta2 kind:...