-
# Bug Report
I'm importing existing resources.
When defining a project where I would like to attach the replica, URN isn't available.
```tf
resource "digitalocean_project" "default" {
// …
-
### Configuration
```hcl
terraform {
required_providers {
databricks = {
source = "databricks/databricks"
}
}
}
provider "databricks" {
config_file = "/Users/quan…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
#### Description
I'm trying to modify interface configuration with fortios provider but getting following error
```
│ Error: Error updating SystemInterface resource: Internal Server Error - Inter…
-
### 🐛 What happened?
Until the new release we could create workspaces associated with a fabric capacity with terraform but since the release of the new version (0.1.0-beta.5) we get this error:
│ Er…
-
**Describe the bug**
Adding
```
[download-terraform]
platforms = ["darwin_amd64", "linux_amd64"]
```
to the pants.toml results in:
```
$ pants --print-stacktrace experimental-deploy ::
17…
-
### Terraform Version
Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.
```
Terraform v1…
-
### Terraform Version
```
→ terraform version
Terraform v0.12.26
```
### Terraform Configuration Files
See [terraform_test_case.zip](https://github.com/hashicorp/terraform/files/4911…
-
## System Information
### Linux distribution
``` Centos7```
### Terraform version
```sh
Terraform v0.12.24
```
### Provider and libvirt versions
```sh
./terraform-provider-libvir…
-
We should be able to extend the `update-versions.py` script to keep the templates updated to the latest version.