CodeBleu

Results 79 comments of CodeBleu

> @CodeBleu , I fixed the domain ids issue. Try now. > > Also, regarding the documentation. I was looking at using the generator but it might be better to...

@poddm Thank you so much for looking into this. Once this offering stuff is complete, I still need a way to implement this with the `cloudstack_instance` resource. If I specify...

> > @poddm Thank you so much for looking into this. > > Once this offering stuff is complete, I still need a way to implement this with the `cloudstack_instance`...

@poddm Not sure if you saw that I'm still having issues with this or not. Wondering what I need to do? https://github.com/apache/cloudstack-terraform-provider/pull/138#issuecomment-2442665334

@poddm > I fixed the duplicate storage_offering field. > Thanks, I will test this later. My main issue was the `storage_type` would not change to what I selected. It defaults...

@poddm Was wondering if you could help me with this :point_up: ? I need the `storage_type` to be what my terraform is set to, but it's not. https://github.com/apache/cloudstack-terraform-provider/pull/138#issuecomment-2448287725

> > @poddm Was wondering if you could help me with this ☝️ ? I need the `storage_type` to be what my terraform is set to, but it's not. [#138...

> The error is being thrown from cloudstacks API. Try setting this global var to 0. > > ``` > Custom diskoffering size min (custom.diskoffering.size.min) > Minimum size in GB...

@poddm Reviewing this PR again, I believe the only issue remaining ( that I had) was the `root_disk_size` needing to work if not specified or set to `0` You can...

FYI - [This](https://github.com/apache/cloudstack/pull/10968) is related and once it gets merged, then we'll be able to create TF to update the source CIDR in the LB as well :smile: