Skip to content

Commit df429a8

Browse files
Bump fastly/fastly from 8.8.0 to 9.1.0 in /assets
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 df429a8

File tree

2 files changed

+22
-31
lines changed

2 files changed

+22
-31
lines changed

assets/.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.

assets/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111
required_providers {
1212
fastly = {
1313
source = "fastly/fastly"
14-
version = "8.8.0"
14+
version = "9.1.0"
1515
}
1616
}
1717
}

0 commit comments

Comments
 (0)