Skip to content

Commit 3bc21c3

Browse files
Bump nationalarchives/organizations-ous-by-path/aws in /examples/tags (#98)
Bumps [nationalarchives/organizations-ous-by-path/aws](https://github.com/nationalarchives/terraform-aws-organizations-ous-by-path) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/nationalarchives/terraform-aws-organizations-ous-by-path/releases) - [Commits](nationalarchives/terraform-aws-organizations-ous-by-path@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: nationalarchives/organizations-ous-by-path/aws dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 999fd7f commit 3bc21c3

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.3"
3+
version = "1.0.4"
44

55
name_path_delimiter = " / "
66
}

0 commit comments

Comments
 (0)