Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow correct provisioning of Grafana dashboards for multiple Apiary …
…instances (#181) * rename apiary-bucket-policy.json * add encryption option * kms keys * test for_each condition * kms policy * kms client policy * fix * restrict writes to managed kms key * fix admin kms policy * restrict s3 bucket access to client roles * update readme * fix client roles * fix client_roles in template * kms alias * kms alias fix * remove client roles in bucket policy * update kms key admin policy * update changelog * cleanup * setting dashboard title * undo accidental change * formatting * case * update changelog * Update CHANGELOG.md Co-authored-by: Scott Barnhart <[email protected]> * Update to allow Terraform checks There is a need to update terraform toolkit package, older version disallow the checks due to security vulnerability https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ * Remove explicit version for setup-terraform * Update to @v1.2.1 * Current date in the change log * Correct date in changelog * Update formatting on grafana-dashboard.tf Co-authored-by: Ken Figueiredo <[email protected]> Co-authored-by: Raj Poluri <[email protected]> Co-authored-by: Scott Barnhart <[email protected]> Co-authored-by: Ken Figueiredo <[email protected]>
- Loading branch information