Skip to content

Commit ed5cdab

Browse files
committed
add open_in parameter
1 parent 203b262 commit ed5cdab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provider/app.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ func appResource() *schema.Resource {
8888
Type: schema.TypeString,
8989
Description: "The application to open the app in.",
9090
Optional: true,
91+
ForceNew: true,
9192
Default: "window",
9293
ValidateFunc: func(i interface{}, s string) ([]string, []error) {
9394
if s == "tab" || s == "window" || s == "slim-window" {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy