Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAST: fix missing value to format principalSet #759

Merged
merged 1 commit into from Jul 27, 2022
Merged

Conversation

imp14a
Copy link
Collaborator

@imp14a imp14a commented Jul 26, 2022

No description provided.

@imp14a
Copy link
Collaborator Author

imp14a commented Jul 26, 2022

To fix error in resman stage

Error: Error in function call

on cicd-data-platform.tf line 112, in module "branch-dp-dev-sa-cicd":
112: ? format(
113: local.identity_providers[each.value.identity_provider].principalset_tpl,
114: each.value.name
115: )
├────────────────
│ each.value.identity_provider is "github-fip"
│ each.value.name is "imp14a/fast-data-platform-dev"
│ local.identity_providers is map of object with 1 element

Call to function "format" failed: not enough arguments for "%s" at 58: need
index 2 but have 1 total.

@ludoo ludoo merged commit 7f1a523 into master Jul 27, 2022
@ludoo ludoo deleted the agusramirez/cicd branch July 27, 2022 06:18
@ludoo
Copy link
Collaborator

ludoo commented Jul 27, 2022

thanks for spotting this!

@ludoo ludoo changed the title FIX: Missing value to format principalSet FAST: fix missing value to format principalSet Jul 31, 2022
@ludoo ludoo added the on:FAST label Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants