-
Hello,
I'm currently trying out dapr for python. I started with the pub-sub simple example and its working fine.
Now, I got stuck with the **invoke-simple** example.
I start the apps with the…
-
```
$ /usr/share/admin-scripts/appgate-autoscale.py upscale \
> ${controller_dns} \
> --port 8443 \
> --cacert /tmp/cacert.pem \
> --username $USERNAME \
> --site ${site_id} …
-
https://github.com/appgate/sdp-tf-reference-architecture/blob/c28c7db0ca6a83a7a87d0c13543aec090e0d89c5/deployment/aws/gateways/appgate.tf#L4
The host "appgate.com" given in in provider source addre…
ghost updated
3 years ago
-
Are there any plans or something blocking this provider from being added to the Terraform Registry? This would allow much easier usage.
M1kep updated
3 years ago
-
i'm working on a terraform module for deploying appgate appliances.I've been able to find the catalog item product codes via `awscli` but the naming of the images doesnt appear to be standardized. Al…
-
The seed files generated by the "appgate_appliance_seed" data source are not accepted by our cz-config. Regardless of the "latest_version" flag, we seem to get version 13 provided by the TF provider.…
-
Hello! I've encountered an error when executing a `LicenseUsersDistinguishedNameDelete` in `api_licensed_users.go`. I get a `404 Not Found` error when passing a correctly formatted distinguished name…
-
just started using the new terraform provider and so far, it's working well!
when getting the provider setup, the lack of follow the terraform convention of `terraform-provider-[PROVIDER_NAME]` for…
-
Something like `appgate-operator validate --directory entities` for instance.
Then that command could be run as part of the CI in a PR so the entities could be validated before merging.
-
we had 5 pre-existing client connection definitions, mostly local but a few were type okta. all the ones not expressed in HCL were **deleted without warning**
plan output:
```
# appgatesdp_clie…