issues
search
spacelift-io
/
terraform-provider-spacelift
Terraform provider to interact with Spacelift
MIT License
76
stars
29
forks
source link
Regenerate docs and include GCP docs fix
#275
Closed
adamconnelly
closed
2 years ago
adamconnelly
commented
2 years ago
Description of the change
Regenerating the docs to get the latest updates on importing and deprecations from @jmfontaine.
Fixing a typo reported by @kamsz in
https://github.com/spacelift-io/terraform-provider-spacelift/pull/267
with the
gcp_service_account
resource docs.
Type of change
[ ] Bug fix (non-breaking change that fixes an issue)
[ ] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] Documentation (non-breaking change that adds documentation)
Checklists
Development
[x] Lint rules pass locally
[ ] The code changed/added as part of this pull request has been covered with tests
[ ] All tests related to the changed code pass in development
Code review
[x] This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
[x] Pull Request is no longer marked as "draft"
[ ] Reviewers have been assigned
[ ] Changes have been reviewed by at least one other engineer
[x] The target branch is
future
unless the change is going directly into production
Description of the change
gcp_service_account
resource docs.Type of change
Checklists
Development
Code review
future
unless the change is going directly into production