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

An argument named "mounts" is not expected here. #77

Open
valentinbajrami opened this issue Jul 25, 2023 · 0 comments
Open

An argument named "mounts" is not expected here. #77

valentinbajrami opened this issue Jul 25, 2023 · 0 comments

Comments

@valentinbajrami
Copy link

valentinbajrami commented Jul 25, 2023

Hello project0,

Thanks for providing this podman provider :). I've been playing around a bit with it and came a small issue across. When running

terraform plan within terraform-provider-podman/examples/resources/podman_pod I am getting the following error.

│ Error: Unsupported argument
│ 
│   on resource.tf line 16, in resource "podman_pod" "pod":
│   16:   mounts = [
│ 
│ An argument named "mounts" is not expected here.

How can this one be fixed?

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

1 participant