-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #176 from zscaler/zia-#175-fix-zia-importing
feat: Added support to sandbox and other fixes
- Loading branch information
Showing
12 changed files
with
113 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,22 +4,20 @@ page_title: "Support Guide" | |
|
||
# General Support Statement | ||
|
||
The Zscaler Terraformer Tool is supported and maintained by the Zscaler Technology Alliances team, and we welcome questions on how to use the tool. | ||
The ZIA Terraform provider is supported and maintained by the Zscaler Technology Alliances team, and we welcome questions on how to use the provider. | ||
Please, refer to our [troubleshooting guide](troubleshooting.md) for guidance on typical problems. | ||
|
||
All bug reports and feature requests must be submitted via [GitHub issues](https://github.com/zscaler/zscaler-terraformer/issues). When reporting bugs, please include a detailed description that demonstrates the bug and the command output. Stack traces will also be helpful. | ||
## Support Ticket Severity | ||
|
||
⚠️ **IMPORTANT:**:: Please ensure any sensitive information is redacted as Issues and Pull Requests are publicly viewable. | ||
Support tickets related to the Terraform providers can be opened with [Zscaler Support](https://help.zscaler.com/login-tickets), however since the provider is just a client of the underlying product API, we will **NOT** be able to treat provider related support requests as a Severity-1 (Immediate time frame). | ||
|
||
Notice that we will **NOT**, however, fix bugs upon customer demand, as we have to prioritize all pending bugs and features, as part of the product's backlog and release cycles. | ||
When reporting bugs, please provide the Terraform script that demonstrates the bug and the command output. Stack traces will also be helpful. | ||
|
||
## Support Ticket Severity | ||
|
||
Support tickets related to the Zscaler Terraformer tool can be opened with [Zscaler Support](https://help.zscaler.com/login-tickets), however since the tool is just a client of the underlying product API, we will **NOT** be able to treat related support requests as a Severity-1 (Immediate time frame). | ||
Notice that we will **NOT**, however, fix bugs upon customer demand, as we have to prioritize all pending bugs and features, as part of the product's backlog and release cycles. | ||
|
||
Urgent, production related issues associated with this tool can be resolved via direct interaction with the underlying API or UI. We will ask customers to resort to these methods to resolve downtime or urgent issues. If you have an urgent escalation, please contact your local Zscaler account team (RSM/SE/CSM/TAM) for assistance. | ||
Urgent, production related Terraform issues can be resolved via direct interaction with the underlying API or UI. We will ask customers to resort to these methods to resolve downtime or urgent issues. If you have an urgent escalation, please contact your local Zscaler account team (RSM/SE/CSM/TAM) for assistance. | ||
|
||
## Contact | ||
|
||
For questions or requests that cannot be submitted via GitHub Issues, please contact [email protected] with "zscaler-terraformer" in the subject line. | ||
We also provide a [private Slack channel](https://docs.google.com/forms/d/e/1FAIpQLSfkd3EMkLQdIWMNQ7QCr8TrH_xVSwSYcQshfBPDEZFOaF28qA/viewform?usp=sf_link) where you can submit your questions to the maintainers. Notice that this form will be reviewed and approved by Zscaler Technology Alliances team. | ||
For questions or requests that cannot be submitted via GitHub Issues, please contact [email protected] with zia-terraform-provider" in the subject line. | ||
We also provide a [private Slack channel](https://docs.google.com/forms/d/e/1FAIpQLSfkd3EMkLQdIWMNQ7QCr8TrH_xVSwSYcQshfBPDEZFOaF28qA/viewform?usp=sf_link) where you can submit your questions to the provider maintainers. Notice that this form will be reviewed and approved by Zscaler Technology Alliances team. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.