https://github.com/a11ywatch/terraform-provider
The A11yWatch terraform provider
https://github.com/a11ywatch/terraform-provider
a11ywatch
Last synced: 2 months ago
JSON representation
The A11yWatch terraform provider
- Host: GitHub
- URL: https://github.com/a11ywatch/terraform-provider
- Owner: a11ywatch
- License: mit
- Created: 2022-05-16T19:26:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T17:32:49.000Z (over 2 years ago)
- Last Synced: 2025-01-01T09:41:45.668Z (4 months ago)
- Topics: a11ywatch
- Language: HCL
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-provider
The A11yWatch terraform provider.
## Getting Started
Make sure to update the `variables.tf` with the secrets for your GCP configuration.
```sh
terraform init
./scripts/deploy.sh
```