CiscoDevNet / terraform-provider-fmc

Terraform Provider for FMC
https://registry.terraform.io/providers/CiscoDevNet/fmc/latest/docs
Mozilla Public License 2.0
16 stars 31 forks source link

Please add the ability to import #2

Closed txraider09 closed 1 year ago

txraider09 commented 3 years ago

I have several existing NAT and ACP policies I would like to get imported into TF. When running a terraform import, I receive the following:

Error: resource fmc_ftd_nat_policies doesn't support import

pedrojflores commented 3 years ago

+1

dalamanster commented 2 years ago

terraform import of access and nat policies would help us a lot

This is the the tutorial how this should be made. Is there anybody willing to add this feature?
https://www.terraform.io/plugin/sdkv2/resources/import

vladget commented 1 year ago

+1

kgreeshm commented 1 year ago

Hi,

Thanks for bringing this up, Import capability is added, and will be available in some time.

Thanks Greeshma

jeroenwittock commented 1 year ago

This has been created, it is now in develop (https://github.com/CiscoDevNet/terraform-provider-fmc/pull/103) It will go to main in the next couple of days.