v0.0.7
What's Changed
🚨 Breaking change 🚨
You will need to change any ko_image
resources to be ko_build
resources instead, and may need to terraform state rm
any ko_image
resources before you can terraform apply
this change.
Other changes:
- Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in #42
- fix provider example readmes by @imjasonh in #49
- Feature: Add Lambda, ECS, AppRunner, and Lightsail examples by @mattmoor in #47
- Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 by @dependabot in #54
- Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 by @dependabot in #55
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #56
- Bump github.com/aws/aws-lambda-go from 1.37.0 to 1.38.0 by @dependabot in #57
- Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1 by @dependabot in #58
- Bump github.com/google/ko from 0.12.1-0.20221114184933-3cbbeb3ad3e0 to 0.13.0 by @dependabot in #59
- Upgrade to go1.20 and other ci updates by @cpanato in #60
New Contributors
Full Changelog: v0.0.6...v0.0.7