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

Plan is not show diff for files created by 'create_files' options in terraform modules. #191

Closed
romanprog opened this issue May 11, 2023 · 1 comment · Fixed by #245
Closed
Assignees
Labels
kind/bug Something isn't working

Comments

@romanprog
Copy link
Contributor

romanprog commented May 11, 2023

Plan is not show diff for files created by 'create_files' options in terraform modules.

Problem:

Cluster.dev Version:
v0.7.14

Cluster.dev Config:

  - name: eks
    type: tfmodule
    providers:
    create_files:
    - file: ./kubernetes_provider.tf
      mode: 0644
      content: |
{{ readFile "./files/kube_provider.tf" | indent 8 }}
@romanprog romanprog added the kind/bug Something isn't working label May 11, 2023
@romanprog romanprog self-assigned this May 11, 2023
romanprog pushed a commit that referenced this issue Dec 15, 2023
@romanprog
Copy link
Contributor Author

#245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant