Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7437659
versions.tf
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
572 B
Subscribers
None
versions.tf
View Options
terraform
{
required_version
=
">= 0.13"
required_providers
{
proxmox
=
{
source
=
"telmate/proxmox"
version
=
"2.9.3"
}
}
}
provider
"proxmox"
{
pm_tls_insecure
=
true
pm_api_url
=
"https://beaubourg.internal.softwareheritage.org:8006/api2/json"
# in a shell (see README): source ../setup.sh
# Uncomment this section to activate the proxmox execution logs
# pm_log_enable = true
# pm_log_file = "terraform-plugin-proxmox.log"
# pm_debug = true
# pm_log_levels = {
# _default = "debug"
# _capturelog = ""
# }
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 15, 2:21 AM (1 w, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3278386
Attached To
rSPRE sysadm-provisioning
Event Timeline
Log In to Comment