Andrew Babichev
Andrew Babichev
**Describe the solution you'd like** It would be nice to have a hook which locks versions in `.terraform.lock.hcl` file automatically. For example, `terragrunt-providers-lock` hook which runs `terragrunt providers lock` command...
### Feature Description The [`newrelic_account_management`](https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/resources/account_management) resource creates a brand new account with 2 prepopulated default API keys with names: 1) `License Key for ` 2) `Browser Key for ` However,...
``` $ terraform import jira_project.platfrom_helpdesk PH jira_project.platfrom_helpdesk: Importing from ID "PH"... jira_project.platfrom_helpdesk: Import prepared! Prepared jira_project for import jira_project.platfrom_helpdesk: Refreshing state... [id=PH] Import successful! The resources that were imported are...
### Platform or tool Terraform ### Desired or expected behavior The plugin should be in the list and can be initialised as described in the [documentation](https://developer.1password.com/docs/cli/shell-plugins/terraform/). ### Current behavior Plugin...
The [features list](https://github.com/yaapu/FrskyTelemetryScript/wiki/Features) claims MAVLink messages are supported by the script. However, I don't see [STATUSTEXT (253)](https://mavlink.io/en/messages/common.html#STATUSTEXT) MAVLink message is displayed (I see it in GCS). It seems like only...
``` $ sim_vehicle.py -v ArduPlane --console --map ``` **Roll** and **Pitch** are present in 3rd row but **Yaw** is not. The next command exposes Yaw in radians (from `ATTITUDE` MAVLink...