Skip to content

Unable to update module due to no cache introduced in #528 #541

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

Closed
william00179 opened this issue Sep 7, 2022 · 2 comments
Closed

Unable to update module due to no cache introduced in #528 #541

william00179 opened this issue Sep 7, 2022 · 2 comments

Comments

@william00179
Copy link
Contributor

Hi,

Since #528 has been merged, we have not been able to deploy the module.

We have standalone runners deployed alongside some infrastructure so we can distribute jobs to the various runners and these runners are the only things authorized to communicate with the services.

Thus there is no need for us to employ a cache. Previously this configuration worked for us;

cache_bucket = {
    "bucket": "",
    "create": false,
    "policy": ""
  }

On apply the following error is now raised

Error: Error attaching policy  to IAM Role redacted: InvalidParameter: 1 validation error(s) found.
│ - minimum field size of 20, AttachRolePolicyInput.PolicyArn.
@kayman-mk
Copy link
Collaborator

Thanks for the report. This is addressed #540 and is waiting for the merge.

@npalm
Copy link
Collaborator

npalm commented Oct 10, 2022

closing since #540 is merged and released (5.3.0)

@npalm npalm closed this as completed Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants