testFixture/modules/sample.tf (4 lines of code) (raw):

provider "vault" { } resource "vault_auth_backend" "b" { }