Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terraform-google-modules/terraform-google-cloud-operations
Manages Cloud Logging and Cloud Monitoring
https://github.com/terraform-google-modules/terraform-google-cloud-operations
cft-terraform operations
Last synced: 3 days ago
JSON representation
Manages Cloud Logging and Cloud Monitoring
- Host: GitHub
- URL: https://github.com/terraform-google-modules/terraform-google-cloud-operations
- Owner: terraform-google-modules
- License: apache-2.0
- Created: 2020-08-06T19:04:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T17:58:58.000Z (about 1 month ago)
- Last Synced: 2025-01-14T19:20:17.726Z (about 1 month ago)
- Topics: cft-terraform, operations
- Language: HCL
- Homepage: https://registry.terraform.io/modules/terraform-google-modules/cloud-operations/google
- Size: 272 KB
- Stars: 51
- Watchers: 24
- Forks: 43
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# terraform-google-cloud-operations
This module is a collection of submodules related to Google Cloud Operations (Logging and Monitoring):
- [Agent Policy](https://github.com/terraform-google-modules/terraform-google-cloud-operations/blob/master/modules/agent-policy/README.md)This module is only compatible with Linux and OS X. It cannot be run on Windows.
## Usage
Each submodule's usage is documented in the [modules](https://github.com/terraform-google-modules/terraform-google-cloud-operations/blob/master/modules) folder. Functional examples are included in the [examples](https://github.com/terraform-google-modules/terraform-google-cloud-operations/blob/master/examples/) directory.
## Contributing
Refer to the [contribution guidelines](https://github.com/terraform-google-modules/terraform-google-cloud-operations/blob/master/CONTRIBUTING.md) for
information on contributing to this module.