Skip to content

Commit 896d324

Browse files
Bump nationalarchives/organizations-ous-by-path/aws in /examples/tags (#101)
Bumps [nationalarchives/organizations-ous-by-path/aws](https://github.com/nationalarchives/terraform-aws-organizations-ous-by-path) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/nationalarchives/terraform-aws-organizations-ous-by-path/releases) - [Commits](nationalarchives/terraform-aws-organizations-ous-by-path@v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: nationalarchives/organizations-ous-by-path/aws dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 994db4e commit 896d324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tags/ou-data-lookup.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "ou_data_lookup" {
22
source = "nationalarchives/organizations-ous-by-path/aws"
3-
version = "1.0.4"
3+
version = "1.1.0"
44

55
name_path_delimiter = " / "
66
}

0 commit comments

Comments
 (0)