SECURITY:
- provider:
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 PR #27
SECURITY:
- provider:
- Bump golang.org/x/net from 0.7.0 to 0.17.0. PR #26
SECURITY:
- provider:
SECURITY:
- provider: Bumps golang.org/x/text from 0.3.7 to 0.3.8. PR #20
BUG FIXES:
- data source/pipeline_project: Fix crash when no Project is found.
- resource/pipeline_project_integration: Fix crashes when either
key
orname
attributes are not specified forproject
attribute. Theproject
attribute changes from a map to a set (of 1 item) to allow for schema validation.
IMPROVEMENTS:
- resource/pipeline_project_integration: Add support for specifying if a form JSON values from Pipeline integration contains sensitive value or not. This also fixes state drift issue. PR: #16
IMPROVEMENTS:
- Update package
github.com/Masterminds/goutils
to 1.1.1 for Dependeabot alert
BUG FIXES:
BUG FIXES:
- provider: Fix hardcoded HTTP user-agent string. PR: #8
IMPROVEMENTS:
- Bump shared module version
IMPROVEMENTS:
- Upgrade
gopkg.in/yaml.v3
to v3.0.0 for CVE-2022-28948 PR #4
IMPROVEMENTS:
- Initial release to Terraform registry
- Use code from terraform-provider-shared module
- Add documentation
- Add telemetry
PR #3