Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Terraform plugins should be in a writable directory on different scenarios, or at least configurable #75

@pcm32

Description

@pcm32

This line:
https://github.com/phnmnl/cloud-deploy-kubenow/blob/master/cloud_portal/shared/deploy.sh#L122

means that the execution process needs to be able write on the / directory, which is a very bad assumption. This should either be prefixed by $PWD/ so that it happens on the working directory or be made configurable (I would suggest the first option though).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions