Skip to content

Commit 399edcf

Browse files
committed
fix tests
1 parent 79306dd commit 399edcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
759759

760760
## Copyright
761761

762-
Copyright © 2017-2022 [Cloud Posse, LLC](https://cpco.io/copyright)
762+
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
763763

764764

765765

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = ">= 0.13.0"
2+
required_version = ">= 1.0.0"
33

44
required_providers {
55
aws = {

0 commit comments

Comments
 (0)