Skip to content

Commit 525455b

Browse files
Bump fastly/fastly from 8.8.0 to 9.1.0 in /bouncer
Bumps [fastly/fastly](https://github.com/fastly/terraform-provider-fastly) from 8.8.0 to 9.1.0. - [Release notes](https://github.com/fastly/terraform-provider-fastly/releases) - [Changelog](https://github.com/fastly/terraform-provider-fastly/blob/main/CHANGELOG.md) - [Commits](fastly/terraform-provider-fastly@v8.8.0...v9.1.0) --- updated-dependencies: - dependency-name: fastly/fastly dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 524c696 commit 525455b

File tree

2 files changed

+22
-31
lines changed

2 files changed

+22
-31
lines changed

bouncer/.terraform.lock.hcl

Lines changed: 21 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bouncer/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
required_providers {
1010
fastly = {
1111
source = "fastly/fastly"
12-
version = "8.8.0"
12+
version = "9.1.0"
1313
}
1414
http = {
1515
source = "hashicorp/http"

0 commit comments

Comments
 (0)