Skip to content

Commit ff141ac

Browse files
renovate[bot]renovate-botcloudpossebot
authored
chore(deps): update terraform cloudposse/label/null to v0.22.1 (#20)
* chore(deps): update terraform cloudposse/label/null to v0.22.1 * Auto Format Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent 4d1a5d5 commit ff141ac

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
@@ -373,7 +373,7 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
373373

374374
## Copyright
375375

376-
Copyright © 2017-2020 [Cloud Posse, LLC](https://cpco.io/copyright)
376+
Copyright © 2017-2021 [Cloud Posse, LLC](https://cpco.io/copyright)
377377

378378

379379

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ data "aws_ami" "info" {
5959

6060
module "label" {
6161
source = "cloudposse/label/null"
62-
version = "0.22.0"
62+
version = "0.22.1"
6363
tags = { AZ = local.availability_zone }
6464

6565
context = module.this.context

0 commit comments

Comments
 (0)