Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Aug 11, 2022
1 parent d115d33 commit 8ee6299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ data "local_file" "pcluster_amis" {
null_resource.pcluster_build_images,
local_file.pcluster_build_configurations,
null_resource.pcluster_get_cloudformation_templates,
null_resource.pcluster_wait,
]
count = length(local.pcluster_image_build_template)
filename = local.pcluster_ami_build_pcluster_describe_files[count.index]
Expand Down

0 comments on commit 8ee6299

Please sign in to comment.