mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Merge pull request 'Update proxmox.tf' (#124) from fenix-admin into main
Reviewed-on: fenix-gitea-admin/iac-teste#124
This commit is contained in:
@ -25,7 +25,7 @@ resource "proxmox_virtual_environment_download_file" "latest_ubunto_cloud_img" {
|
|||||||
|
|
||||||
resource "proxmox_virtual_environment_file" "cloud_init_yaml" {
|
resource "proxmox_virtual_environment_file" "cloud_init_yaml" {
|
||||||
content_type = "snippets"
|
content_type = "snippets"
|
||||||
datastore_id = "local"
|
datastore_id = "local-snippets"
|
||||||
node_name = "fenix"
|
node_name = "fenix"
|
||||||
|
|
||||||
source_raw {
|
source_raw {
|
||||||
|
|||||||
Reference in New Issue
Block a user