-
This is the new Improved Firewall Rules UI
VMware Cloud Director 10.5 provides enhanced user experience for firewall rule expressions. You can now create a single firewall rule and, optionally, pos…
-
### Terraform Version
Terraform v0.12.13
VCD Provider Version: Self compiled with https://github.com/terraform-providers/terraform-provider-vcd/pull/386
### Affected Resource(s)
- vcd_vapp
…
-
### Describe the bug
Traceback (most recent call last):
File "./system-info.py", line 20, in
from pyvcloud.vcd.client import BasicLoginCredentials
ImportError: No module named pyvcloud.vcd.…
-
It seems pyvcd does not allow register var after time zero:
```
File "/usr/local/lib/python3.8/dist-packages/vcd/writer.py", line 214, in register_var
raise VCDPhaseError('Cannot register a…
-
### Affected Resource(s)
- vcd_vapp_vm
### Terraform Configuration Files
```hcl
resource "vcd_vapp_vm" "demo_vm_wordpress" {
vapp_name = vcd_vapp.demo_vapp.name
name = "demo…
-
:robot: A dedicated issue to run tests and deploy release [v1.66.0](https://github.com/deckhouse/deckhouse/milestone/352).
---
Release issue commands and options
You can trigger release related a…
-
There doesn't appear to be any method currently to attach/detach an ISO file to/from a vApp VM.
It would make most sense to me to extend the existing `vcd vapp attach` and `vcd vapp detach` command…
-
・概要
PlanetやVideoGPTなどの予測モデルを使ったcloth flatten
・具体的なゴール
・完了条件
・マイルストーン
・一番の壁や課題
・資料
・現時点での進捗まとめ等
以下は作業記録
YYYY/MM/DD
aaaaaabbbbcccc
世界モデルを使ったcloth flattenタスクの学習
使えそうなもの
planet(softagentの元論文ではそ…
-
Terraform 0.12.6 so far, but version shouldn't matter.
Steps to reproduce
1. `terraform apply` for the following config
```hcl
resource "vcd_vapp_vm" "web" {
org = "${var.vcd_org…
-
### User Story (Updated by Erkan on 18/07/2023)
- As a giant swarm customer on VCD I want the images with new k8s and os versions to be build automatically and uploaded into my installation so that I…